This is the documentation for the Realbasic Plugins from Monkeybreadsoftware.de. You find these plugins and the newest version of this document at http://www.monkeybreadsoftware.de/realbasic inside the plugins section.
This help was last updated on Freitag, 6. September 2002 and covers 2136 items: 126 classes, 2 controls and 583 global functions.
The list of the themes | Global methods by category | Global methods by name | The list of the classes | The list of the controls |
class FindByContent | ||||
class, FindbyContent | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Seems not to work correctly. | Windows: does nothing. | ||
Function:
Gives access to the Find by Content API. | ||||
Notes:
Find by Content seems not to work correctly on Mac OS X. | ||||
Present as boolean | ||||
property, FindbyContent | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Seems not to work correctly. | Windows: -> false. | ||
Function:
Is Find by Content installed and working? | ||||
Notes:
Find by Content seems not to work correctly on Mac OS X. | ||||
Safe as boolean | ||||
property, FindbyContent | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Seems not to work correctly. | Windows: -> false. | ||
Function:
Is it safe to call a Find by Content function? | ||||
Notes:
If indexing is in progress the calls are not safe and will wait till indexing is done. Find by Content seems not to work correctly on Mac OS X. | ||||
Summarize(s as string) as string | ||||
method, FindbyContent | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> "". | ||
Function:
Summarizes the given text. | ||||
Notes:
Per default the text is reduced to around 10%. | ||||
Summarize(s as string,WantSentences as integer) as string | ||||
method, FindbyContent | Mo, 15. Jul 2002 | |||
Mac OS Classic: Works. | Mac OS Carbon: Works. | Windows: -> "". | ||
Function:
Summarizes the given text. | ||||
Notes:
WantSentences is the maximum number of sentences desired in the summary. |
Written 2002 by Christian Schmitz. Feel free to ask or report mistakes to realbasic@macsw.de.
Thanks.